home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / p_thenet / tn212.exe / TN211-8.DOC < prev    next >
Text File  |  1993-08-09  |  5KB  |  91 lines

  1.                                 TN211-8.DOC
  2.                           USER COMMAND LIST, PT II
  3.                         ****************************
  4.  
  5.     PARMS  (P) - (Parameters) Issuing this command will yield a status  listing
  6. of the node's  parameters.   There are 23 SYSOP  settable parms in version 2.11
  7. and the node response may look like this:
  8.  
  9. SKY:W7YB-3}  86 100 255 6 5 1800 6 7 10 1 0 30 3 0 1 100 32 240 2 3 180 4 4
  10.  
  11.     Each parameter  affects the  node operation  in one way  or another.    The
  12. values chosen for one  node will impact the operation of the other nodes in the
  13. network.   The convention is to number the parameters from left to right in the
  14. example above, starting 1, 2, 3, etc.   Users will not be able to change any of
  15. the parms unless recognized as a SYSOP.    However  users may find various parm
  16. values  of  interest, such as in finding path  quality and timeliness of routes
  17. between nodes.
  18.  
  19.     ROUTES (R)  -   This command yields a listing of all radio line-of-sight or
  20. wire-connected nodes  "known"  to the node, including those  set  by the  SYSOP
  21. routes   locking  commands.    Due to AX.25 protocol  variations,  Thenet  does
  22. not automatically recognize KA-Nodes,  ROSE, TEXNET,  nor FLEXNET nodes in it's
  23. ROUTES list.  It will recognize G8BPQ, MSYS and TCP/IP nodes.  A typical ROUTES
  24. display may look like:
  25.  
  26. WTEX:W5CDM-3} Routes:
  27.   0 ODSA01:W5CDM-1 192 30
  28. > 0 DKC:W2RRY-2 192 23
  29. > 0 MAF:KE5PL-1 192 10
  30.   0 FST:N5DCZ-1 192 16
  31.   0 RKN:KE5PL-3 192 11
  32.   0 BGS:KE5PL-4 192 5
  33.  
  34.     Shown in  column 1,  all of the connections are  via direct radio  port (0)
  35. paths.   The "right arrow"  indicator  tells us  two of the paths are either in
  36. use  or have had  activity within  the past 15 minutes.  All radio paths show a
  37. standard  path quality value of 192.  The last column indicates the most active
  38. node in the list  is ODSA01   with  30 destination  routes showing.   The least
  39. active is BGS with 5 destination routes.
  40.  
  41.     It is  possible  for  the NodeOp  to lock a non-node alias or callsign into
  42. the ROUTES list.    This is done to indicate  to the observer that a non-TheNet
  43. node is available.  An example might be a KA-node gateway:
  44.  
  45. MIST:KB7IVK-1} Routes:
  46. > 0 AST:W7FBM-1 192 54
  47.   0 V1KING 192 0!
  48.   0 AST2:W7FBM-8 192 1
  49.  
  50.     In  this example V1KING is a KA-node  gateway from the local LAN to 28.103.
  51. The  "0" in the number of destination routes column normally indicates a failed
  52. path.   An astute observer would have checked the INFO section and learned that
  53. V1KING  was a gateway.    Also he would  have  noticed  the V1KING entry in the
  54. ROUTES  response was a locked pseudo  call-sign that should  tip him  off there
  55. was something unusual about the entry.    A connect from  MIST  to V1KING would
  56. result in the user being connected to the KA-node.
  57.  
  58.  
  59.     USERS (U)  -  A command response might appear as follows:
  60.  
  61. AZ:N7OO-3} TheNet Plus 2.11st (713)
  62. Uplink(AA5EK)  <-L4->  Downlink(AA5EK K1MEA-7)
  63. Circuit(N5KGP-1 N5MYI)  <-L4->  Circuit(ONT:VE3KYZ-4 N5MYI)
  64. Thrulink(BISBEE:WA7KYT-1)  <-L3->  Thrulink(ONT:VE3KYZ-4)
  65. Circuit(SVALAN:N7OO-4 K1SC)
  66. Uplink(DF2AU)  <..>  CQ(DF2AU-15)
  67.  
  68.     The first line identifies the node type and version.    This information is
  69. valuable  to  the  experienced user since it provides insight into the commands
  70. supported by the node.     Command support  is similar among the different node
  71. types and their versions, but there are significant differences.  The number in
  72. parentheses indicates the free buffers  (36 byte segments) currently available.
  73. The  amount of free buffers  varies and is dependent upon the total destination
  74. and neighbor nodes listed in the tables,  as well as the number and activity of
  75. it's users.    Free buffers can be used as a "health indicator".   Upon initial
  76. startup, the value will be in the "720" range.     Around the "450 - 500" area,
  77. free  buffer  depletion  may  cause the node to respond with a  "Node busy"  to
  78. command requests.
  79.  
  80.     Version  2.10 introduces the <-L3->, <-L4-> symbols and the term "Thrulink"
  81. to the  USERS  display.    In the example above, the term "Uplink" refers to an
  82. OSI  level  2  connect  from a local user to the network node.    "Downlink" is
  83. defined  as  an  OSI level 4 network connect to a local user.    A "Circuit" is
  84. either an OSI  level 4 network connect from a source node TO the local node, or
  85. it  may  be  a connect  FROM the local node to a destination node.   "Thrulink"
  86. displays an OSI level 3 circuit from a source node to a destination node.  As a
  87. level 3 circuit, there may be more than one user traversing it bi-directionally
  88. from end-to-end.   User identity can be accomplished by connecting to either of
  89. the  nodes  listed  and performing a USERS command.   Inactive level 3 circuits
  90. will timeout after 5 minutes.
  91.